home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / toadies / motion trail < prev    next >
Text File  |  1999-06-15  |  658b  |  23 lines

  1. Category: Toadies
  2. Title: Motion Trail...
  3. Copyright: Copyright © 1996, 1997 Ilyich the Toad. Freeware.Contact ilyich@cacr.ioc.ac.ru
  4. Author: Ilyich the Toad
  5. Filename: t_Trails.8bf
  6.  
  7. R:put(ctl(2)*src(x-val(0,-X/2,X/2),y-val(1,-Y/2,Y/2),3)/255,0),put((get(0)>a)&&(x-val(0,-X/2,X/2)>0)&&(y-val(1,-Y/2,Y/2)>0)&&(x-val(0,-X/2,X/2)<X)&&(y-val(1,-Y/2,Y/2)<Y),1),get(1)>0?src(x-val(0,-X/2,X/2),y-val(1,-Y/2,Y/2),z):c
  8.  
  9. G:get(1)>0?src(x-val(0,-X/2,X/2),y-val(1,-Y/2,Y/2),z):c
  10.  
  11. B:get(1)>0?src(x-val(0,-X/2,X/2),y-val(1,-Y/2,Y/2),z):c
  12.  
  13. A:get(1)>0?get(0):c
  14.  
  15. ctl[0]: X-offset
  16. ctl[1]: Y-offset
  17. ctl[2]: Trail opacity
  18.  
  19. val[0]: 135
  20. val[1]: 134
  21. val[2]: 146
  22.  
  23.